.sibori a.co {
    background-image: url(../img/unishop/check_off.png);
    background-size: 20px 20px,8px 20px;
    background-repeat: no-repeat,no-repeat;
    background-position: left 5px center,left 30px center;
    padding-left: 30px;
}

.sibori a.co.cur {
    background-color: #f29721;
    background-image: url(../img/unishop/check_on.png);
    color: #fff;
}